home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / art&graf.ix / art-0050 / ez_art.1_7 / ez_conv.doc < prev    next >
Text File  |  1997-04-16  |  2KB  |  60 lines

  1.                               EZ CONVerter
  2.                               ¯¯¯¯¯¯¯¯¯¯¯¯
  3.  
  4.                          By Richard Stockdale
  5.                               June 1992
  6.  
  7.  
  8. Intro
  9. ¯¯¯¯¯
  10. Many people have asked me if EZ Art can produce files that can be
  11. loaded into other art packages, such as Degas, so after about 18
  12. months I got off my backside and wrote an additional program that
  13. will convert files saved by EZ Art.
  14.  
  15. EZ-CONV can be used to load a picture (.EZ5), automatically load
  16. its associated palette (.COL), insert some magic bytes here and
  17. there (mostly there), and resave the picture as either of two
  18. formats. The formats are:
  19.  
  20.      PI1,      Degas Elite (Degas as well, I think)
  21.      NEO,      Neochrome   (Possibly Neo Master as well)
  22.  
  23.  
  24. Converting
  25. ¯¯¯¯¯¯¯¯¯¯
  26. The program is supplied as a .LST format (ie text file) which
  27. can be MERGED into GFA Basic. It can also, with a minimal of
  28. modifications (so I'm told) be used in most other basics, such
  29. as HiSoft, or even Metacomco (Arrhhh!!!!).
  30.  
  31. Make sure the disk containing the picture you wish to convert has
  32. enough space left to store the Degas or Neo file. If it hasn't,
  33. format a new disk, and copy piccy.EZ5 and piccy.COL to this disk, 
  34. where 'piccy' is the name of the EZ Art picture you want to 
  35. change.
  36.  
  37. So, executing from the GFA (or which-ever) Basic, a menu should
  38. appear with the following:
  39.  
  40. 1)  Degas PI1
  41. 2)  Neochrome NEO
  42. 3)  Quit
  43.  
  44. Type 1 <return> to select Degas Elite PI1 or 2 <return> to select
  45. Neochrome NEO. Typing 3 <return> will exit to the desktop.
  46.  
  47. Assuming you've typed 1 or 2, you will be asked to enter the name
  48. of the EZ Art picture you want to load. To abort select cancel,
  49. otherwise the picture+palette will be loaded, converted, and 
  50. automatically saved to the same disk with the same name.
  51.  
  52.  
  53. Last Bit
  54. ¯¯¯¯¯¯¯¯
  55. Please note that EZ Art v1.70 can now also save in Neochrome and
  56. Degas Elite formats, this is just the stand-alone program used
  57. during development of v1.54 to v1.70.  
  58.  
  59.  
  60.